library(dplyr)
##
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
##
## filter, lag
## The following objects are masked from 'package:base':
##
## intersect, setdiff, setequal, union
library(tidyverse)
## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ forcats 1.0.0 ✔ readr 2.1.5
## ✔ ggplot2 3.5.1 ✔ stringr 1.5.1
## ✔ lubridate 1.9.3 ✔ tibble 3.2.1
## ✔ purrr 1.0.2 ✔ tidyr 1.3.1
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag() masks stats::lag()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
library(dplyr)
library(markdown)
library(stringi)
library(caTools)
library(neuralnet)
##
## Attaching package: 'neuralnet'
##
## The following object is masked from 'package:dplyr':
##
## compute
library(tidytext)
library(tm)
## Loading required package: NLP
##
## Attaching package: 'NLP'
##
## The following object is masked from 'package:ggplot2':
##
## annotate
library(textclean)
library(tokenizers)
library(purrr)
library(knitr)
library(text2vec)
library(keras3)
##
## Attaching package: 'keras3'
##
## The following objects are masked from 'package:text2vec':
##
## fit, normalize
library(tfdatasets)
##
## Attaching package: 'tfdatasets'
##
## The following object is masked from 'package:keras3':
##
## shape
##
## The following object is masked from 'package:text2vec':
##
## fit
###Importing our first data set into R as a table.
amazon_data <- read.csv("C:/Users/Tyler Bier/OneDrive/WGU - MSDA/D213- Advanced Data Analytics/Task2- Sentiment Analysis/sentiment labelled sentences/amazon_cells_labelled.txt", header = FALSE, stringsAsFactors = FALSE, sep = "\t")
## Warning in scan(file = file, what = what, sep = sep, quote = quote, dec = dec,
## : EOF within quoted string
head(amazon_data)
glimpse(amazon_data)
## Rows: 680
## Columns: 2
## $ V1 <chr> "So there is no way for me to plug it in here in the US unless I go…
## $ V2 <int> 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 0…
###Will now begin some initial exploratory analytics/ cleaning of this dataset.
table(amazon_data$V2)
##
## 0 1
## 329 350
colSums(is.na(amazon_data))
## V1 V2
## 0 1
missing_rows <- which(is.na(amazon_data$V2))
print(missing_rows)
## [1] 680
is.null(amazon_data)
## [1] FALSE
duplicated_amazon <-which(duplicated.data.frame(amazon_data))
print(duplicated_amazon)
## [1] 286 408 490 494 524 538 638
amazon_dup_rows <- amazon_data[c(286,408,490,494,524,538,638), ]
print(amazon_dup_rows)
## V1
## 286 Great phone!.
## 408 Works great.
## 490 If you like a loud buzzing to override all your conversations, then this phone is for you!
## 494 Does not fit.
## 524 This is a great deal.
## 538 Great Phone.
## 638 Excellent product for the price.
## V2
## 286 1
## 408 1
## 490 0
## 494 0
## 524 1
## 538 1
## 638 1
amazon_data$V2[680] <-0
colSums(is.na(amazon_data))
## V1 V2
## 0 0
#Replaced missing value. Now moving onto further exploartory analytics now that data appears to be cleaned. Will be checking for unusual characters, word count distribution.
ama_unusual_chars <- grepl('[^[:alnum:]]', amazon_data$V1)
table(ama_unusual_chars)
## ama_unusual_chars
## TRUE
## 680
amazon_data$V1 %>% strsplit(" ") %>% sapply(length) %>% summary()
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 1.0 4.0 8.0 14.6 14.0 2646.0
amazon_data$V1 %>% strsplit(" ") %>% sapply(length) %>% which.max()
## [1] 470
print(amazon_data$V1[470])
## [1] "Looks great and is strong.\t1\nI have had TMobile service for 2 or 3 years now, and I am pretty happy with it.\t1\nThe update procedure is difficult and cumbersome.\t0\nDisappointment.. I hate anything that goes in my ear.\t0\nGreat software for Motorolas.\t1\nThe delivery was on time.\t1\nVery easy to use.\t1\nUncomfortable In the Ear, Don't use with LG VX9900 (EnV).\t0\nThe volume switch rocketed out of the unit to a destination unknown.\t0\nIt holds a charge for a long time, is reasonably comfortable under long-wearing conditions and the quality of sound is tremendous.\t1\nI'd like to return it.\t0\nThe keyboard is really worthwhile in usefulness and is sturdy enough I don't expect any problems.\t1\nVerizon's bills, however, are difficult to understand even though their pricing plans are simple.\t0\nAfter charging overnight, these batteries work great.\t1\nYou won't regret it!\t1\nI love this phone!.\t1\nA Disappointment.\t0\nIts not user friendly.\t0\nUnfortunately the ability to actually know you are receiving a call is a rather important feature and this phone is pitiful in that respect.\t0\nThen I exchanged for the same phone, even that had the same problem.\t0\nThis results in the phone being either stuck at max volume or mute.\t0\nThis PDA rocks.\t1\nIt is super charged up for use as a small hybrid palmtop/camera/cellphone, and excels in those roles.\t1\nI would definitely recommend the Jabra BT250v for those who are looking for comfort, clarity and a great price!\t1\nI had Verizon 2 years ago and really liked their service.\t1\nPretty piece of junk.\t0\nPlug was the wrong size.\t0\nWorks as described.\t1\nSave your money.... I've had this item for 11 months now.\t0\nBad Purchase.\t0\nWELL IM SATISFIED.\t1\nThe bose noise cancelling is amazing, which is very important for a NYC commuter.\t1\nThis battery is an excellent bargain!\t1\nDefective crap.\t0\nI would have given no star if I was able.\t0\nI wear glasses and it fits fine with them.\t1\nThe sound quality for the device is unacceptable.Unless you are in a really quiet area, you almost hear nothing.\t0\nI would not recommend this item to anyone.\t0\nThe holster that arrived did not match the photo in the ad.\t0\ngreat...no problems at all!.\t1\nAs an earlier review noted, plug in this charger and nothing happens.\t0\nThis frog phone charm is adorable and very eye catching.\t1\nYou never know if you pushed it hard enough or the right number of times for the function you want or not.\t0\nThe sound is clear and the people I talk to on it are amazed at the quality too.\t1\nI got the aluminum case for my new Palm VX and it worked really well--it has protected my handheld perfectly so far.\t1\nvery good product, well made.\t1\nMobile Phone Tools are a must have.\t1\nI am very impressed with the job that Motorola did on the sturdiness of this phone.\t1\nI received my orders well within the shipping timeframe, everything was in good working order and overall, I am very excited to have this source.\t1\nThe phone is sturdy and waterproof.\t1\nI am not impressed with this and i would not recommend this item to anyone.\t0\nMy only complaint is the standard sound volume is a little low even when turned up to 5(of 5)\t0\nThanks again to Amazon for having the things I need for a good price!\t1\nI ended up sliding it on the edge of my pants or back pockets instead.\t1\nI had to go to a store and bought a new NOKIA phone which is working great.\t1\nWorks great!.\t1\nREALLY UGLY.\t0\nhorrible, had to switch 3 times.\t0\nThe noise shield is incrediable.\t1\nNo real improvement.\t0\nRazr Battery - Good buy.\t1\nKeep up the good work Amazon!!\t1\nThey refuse to refund or replace.\t0\nUnfortunately it's easy to accidentally activate them with the gentle-touch buttons if you accidentally touch the phone to your face while listening.\t0\nSo I basically threw my money out the window for nothing.\t0\nGreat case and price!\t1\nAll it took was one drop from about 6 inches above the kitchen counter and it was cracked.I am not impressed and I am not laughing.\t0\nBluetooth range is good - a few days ago I left my phone in the trunk, got a call, and carried the conversation without a hitch.\t1\nSmall, sleek, impressive looking, practical setup with ample storage in place.\t1\nThe eargels channel the sound directly into your ear and seem to increase the sound volume and clarity.\t1\nnone of the new ones have ever quite worked properly.\t0\nI am glad I purchased it.\t1\nI've missed numerous calls because of this reason.\t0\nPerhaps my phone is defective, but people cannot hear me when I use this.\t0\nDon't buy this product.\t0\nsucked, most of the stuff does not work with my phone.\t0\nNo shifting, no bubbling, no peeling, not even a scratch, NOTHING!I couldn't be more happier with my new one for the Droid.\t1\nWorst software ever used.... If I could give this zero stars I would.\t0\nTrying to make a call on these is an exercise in frustration.\t0\nThe case is a flimsy piece of plastic and has no front or side protection whatsoever.\t0\nI own a Jabra Earset and was very happy with it, but the sound quality, especially outgoing, on this is better.\t1\nI love the camera, it's really pretty good quality.\t1\nThank you for such great service.\t1\nIts a total package.\t1\nThe seller is very understanding and patient, I would definitely buy from them again.\t1\nI give Wirefly 1 star.I will contact Cingular/AT&T; and inform them of this practice.\t0\nIt's AGGRAVATING!\t0\nGreat product for the price!.\t1\nI have purchased these for both family and friends, and all enjoy their clarity and ease of use\t1\nVirgin Wireless rocks and so does this cheap little phone!\t1\nNone of it works, just don't buy it.\t0\nMuddy, low quality sound, and the casing around the wire's insert was poorly super glued and slid off.\t0\nPlease dont waste your money.\t0\nAll in all, I'm quite satisfied with this purchase.\t1\nIf you are looking for a good quality Motorola Headset keep looking, this isn't it.\t0\nYet Plantronincs continues to use the same flawed charger design.\t0\nDisapointing Results.\t0\nCumbersome design.\t0\nGreat it was new packaged nice works good, no problems and it came in less time then I expected!!!!\t1\nGreat Product.\t1\nIt's A PIECE OF CRAP!\t0\nMy experience was terrible..... This was my fourth bluetooth headset, and while it was much more comfortable than my last Jabra (which I HATED!!!\t0\nThis fixes all the problems.\t1\nWorst ever.\t0\nI am very happy\t1\nI've had no trouble accessing the Internet, downloading ringtones or performing any of the functions.\t1\nI can barely ever hear on it and am constantly saying what?\t0\nThe battery life is highly unacceptable.\t0\nThat company is a joke.\t0\nIt does everything the description said it would.\t1\nDue to this happening on every call I was forced to stop using this headset.\t0\nIt works great with a car charger, especially if you cannot plug in two adapters at the same time.\t1\nVerizon tech support walked my through a few procedures, none of which worked and I ended up having to do a hard re-set, wiping out all my data.\t0\nVoice Quality, Signal Strength, Dropped Calls.\t0\nIt plays louder than any other speaker of this size; the price is so low that most would think the quality is lacking, however, it's not.\t1\nBetter than expected.\t1\nIt feels poorly constructed, the menus are difficult to navigate, and the buttons are so recessed that it is difficult to push them.\t0\nBattery is holding up well.\t1\nAlso difficult to put on.I'd recommend avoiding this product.\t0\nI only used it two days, and it wasn't always easy to hear with.\t0\nI got the car charger and not even after a week the charger was broken...I went to plug it in and it started smoking.\t0\nSprint - terrible customer service.\t0\nLinked to my phone without effort.\t1\nTHey are so cool!\t1\nEasy to use.\t1\nBetter Than New.\t1\nWhat possesed me to get this junk, I have no idea...\t0\nPiece of trash.\t0\nA pretty good product.\t1\nThis is a great phone!.\t1\nFor the price on Amazon, it is an excellent product, which I would highly recommend.\t1\nTheir Research and Development division obviously knows what they're doing.\t1\nThe real killer is the volume, and of course it breaking.\t0\nThose phones are working just fine now.\t1\nI am more than happy with this product.\t1\nPoor Construction.\t0\nThis is infuriating.\t0\nOverall, I would recommend this phone over the new Walkman.\t1\nSprint charges for this service.\t0\nIt is cheap, and it feel and look just as cheap.\t0\nIt fits my ear well and is comfortable on.\t1\nIt doesn't work in Europe or Asia.\t0\nclipping this to your belt will deffinitely make you feel like 50 cent's up-and-coming.\t1\nI like design and look of Jabra behing the ear headsets and 5020 is pretty comfortible to wear 24 hours a day without pain in the ear.\t1\nI was amazed at the quick arrival of the two original lg cell phone batteries and and at a fraction of the price.\t1\nthe worst phone from samsung...crap..... this crappy Samsung E715.. is the worst i have ever seeen.\t0\nthe charger worked for about a week and then completely stopped charging my phone.\t0\nPoor product.\t0\nHowever I needed some better instructions.\t0\nYou need two hands to operate the screen.This software interface is decade old and cannot compete with new software designs.\t0\nWorked very well paired with a Treo 700w and as a Skype headset on my PC (using a USB Bluetooth transceiver).\t1\nSteer clear of this product and go with the genuine Palm replacementr pens, which come in a three-pack.\t0\nDO NOT BUY DO NOT BUYIT SUCKS\t0\nThis is a great product..... sure beats using your fingers!.\t1\nPlus, I seriously do not believe it is worth its steep price point.\t0\nAll the other cases I've tried normally fall apart after a few months but this one seems to be in for the long haul.\t1\nVery Dissapointing Performance.\t0\nDon't make the same mistake that I did and please don't buy this phone.\t0\nThis phone might well be the worst I've ever had in any brand.\t0\nCase was more or less an extra that I originally put on but later discarded because it scratched my ear.\t0\nI recommend iGo to anyone with different brand cell phones/mp3 players in the family.\t1\nDon't bother - go to the store.\t0\nI posted more detailed comments under the grey or black phone, but i have the Fire Red and it's a great color!\t1\nI did not have any problem with this item and would order it again if needed.\t1\nYou get what you pay for I guess.\t0\nNot only did the software do a great job of this, I could also make my own ringtones form my existing CDs without an internet connection.\t1\nim surprised this is a good quality car charger and there's not much reviews about it.\t1\nThese are fabulous!\t1\nHowever, BT headsets are currently not good for real time games like first-person shooters since the audio delay messes me up.\t0\nI used bitpim (a free program you can find on the internet)to transfer data to the phone.The price of the cable was excellent.\t1\nDisappointing accessory from a good manufacturer.\t0\nPerformed awful -- muffled, tinny incoming sound and severe echo for those on the other end of the call.\t0\nVery wind-resistant.\t1\nObviously they have a terrible customer service, so you get what you pay for.\t0\nThey do not last forever, but is not overly expensive to replace.Easy to operate and the sound is much better than others I have tried.\t1\nI contacted the company and they told me that, although the unit was still under warranty, if I couldn't produce my receipt I was out of luck.\t0\nLinksys should have some way to exchange a bad phone for a refurb unit or something!\t0\nPhone is sturdy as all nokia bar phones are.\t1\nGreat phone.\t1\nWhen I placed my treo into the case, not only was it NOT snug, but there was A LOT of extra room on the sides.\t0\nI'm pleased.\t1\nBattery is terrible.\t0\nI found the product to be easy to set up and use.\t1\nThe earpiece on this is too large or too heavy...it keeps falling out of my ear.\t0\nUtter crap.. Sound quality is TERRIBLE.\t0\nThe charger arrived within the promised timeframe, but it did not work.\t0\nNo ear loop needed, it's tiny and the sound is great.\t1\nFinally, after three or four times the spring of the latch broke and I could not use it any longer on the visor.\t0\nThe handsfree part works fine, but then the car tries to download the address book, and the Treo reboots.Overall, I still rate this device high.\t1\nTalk about USELESS customer service.\t0\nIt felt too light and tinny..\t0\nThis does not fit the Palm Tungsten E2 and it broke the first time I tried to plug it in.\t0\nI'm happy about this purchase- good quality and low price.\t1\nI love the look and feel of Samsung flipphones.\t1\nIts well-designed and very sharp -- the blue is a very nice color.\t1\nDoes everything it should and more.\t1\nI could not recommend these more.\t0\nNice Sound.\t1\nLooks good in the picture, but this case was a huge disappointment!!\t0\nMuch less than the jawbone I was going to replace it with.\t1\nSetup went very smoothly.\t1\nits extremely slow and takes forever to do anything with it.\t0\nA must study for anyone interested in the worst sins of industrial design.\t0\nThe first thing that happened was that the tracking was off.\t0\nIt is well made, easy to access the phone and has a handy, detachable belt clip.\t1\nThen I had to continue pairing it periodically since it somehow kept dropping.\t0\nCan't upload ringtones from a third party.\t0\nBluetooth does not work, phone locks up, screens just flash up and now it just makes calls randomly while in my pocket locked.\t0\nTruly awful.\t0\nIt works fine on my Motorola 325 cellphone, and a lot better than the worn-out battery did.\t1\nThe volume for the ringer is REAL good (you have choices how loud).\t1\nAnd none of the tones is acceptable.\t0\ncamera color balance is AWFUL.\t0\nThis product is clearly not ready for prime time, I don't care how cool it looks, if you can't tell a call is coming in it's worthless.\t0\nI love the ringtones because they are so upbeat!\t1\nChinese Forgeries Abound!.\t0\nEasy to pair with my Samsung Cell.\t1\nThe instructions didn't explain that a microphone jack could be used.\t0\ni would advise to not purchase this item it never worked very well.\t0\nToo bad you have to pay up to $$$ a month for the service!\t0\nWorks well.\t1\nThe nokia CA-42 USB cable did not work with my phone.\t0\nClear crisp sound.\t1\nI have to use the smallest earpieces provided, but it stays on pretty well.\t1\nThe biggest complaint I have is, the battery drains superfast.\t0\nThe design might be ergonomic in theory but I could not stand having these in my ear.\t0\nDo NOT buy if you want to use the holster.\t0\nThe phone can also take great pictures and even video clips.\t1\nIt doesn't make you look cool.\t0\nBecause both ears are occupied, background is not distracting at all.\t1\nComfortable fit - you need your headset to be comfortable for at least an hour at a time, if not for an entire day.\t1\nAlso, the phone doesn't seem to accept anything except CBR mp3s, preferably ripped by Windows Media Player.\t0\nYou can't beat the price on these.\t1\n* Comes with a strong light that you can use to light up your camera shots, and even flash SOS signals (seriously!\t1\nlightweight and works well.\t1\nSo just beware.\t0\nI love this cable - it allows me to connect any mini-USB device to my PC.\t1\nSo anyone near you will hear part of your conversation.\t0\nThis is cool because most cases are just open there allowing the screen to get all scratched up.\t1\nI bought this phone as a replacement for my StarTac and have regretted it since.\t0\nAppears to actually outperform the original battery from China that came with my V325i.\t1\nCan't store anything but phone numbers to SIM.\t0\nIt lasts less than 3o minutes, if I actually try to use the phone.My wife has the same phone with the same problem.\t0\nPoor quality.\t0\njabra ear gels R the best!.\t1\nNot worth it.\t0\nThe phone crashed completely and now I have to get it replaced.\t0\nIt quit working after I'd used it for about 18 months, so I just purchased another one because this is the best headset I've ever owned.\t1\nUnfortunately it will not recharge my iPhone 4s, despite connecting it from multiple power sources (iMac, external battery, wall outlet, etc).\t0\nIt was a great phone.\t1\nif you simply want a small flip phone -- look elsewhere as the extra bells & whistles are mediocre.\t0\nGood value, works fine - power via USB, car, or wall outlet.\t1\nMy phone doesn't slide around my car now and the grip prevents my phone from slipping out of my hand.\t1\nThis is simply the BEST bluetooth headset for sound quality!\t1\nThink it over when you plan to own this one!This sure is the last MOTO phone for me!\t0\nIn the span of an hour, I had two people exclaim Whoa - is that the new phone on TV?!?"
hide_rows_with_letters <- function(data, column_name) {
data %>%
filter(!grepl("[a-zA-Z]", .[[column_name]]))}
nonletter_data <- hide_rows_with_letters(amazon_data, "V1")
print(nonletter_data)
## [1] V1 V2
## <0 rows> (or 0-length row.names)
###Now checking for rows with emojis.
amazon_data$V1 %>% strsplit(":)") %>% sapply(length) %>% summary()
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 1.000 1.000 1.000 1.001 1.000 2.000
remove_non_alphabetic <- function(data, column_name) {
data %>%
mutate(!!column_name := str_replace_all(.[[column_name]], "[^a-zA-Z ]", ""))}
cleaner_amazon <- remove_non_alphabetic(amazon_data, "V1")
print(cleaner_amazon)
## V1
## 1 So there is no way for me to plug it in here in the US unless I go by a converter
## 2 Good case Excellent value
## 3 Great for the jawbone
## 4 Tied to charger for conversations lasting more than minutesMAJOR PROBLEMS
## 5 The mic is great
## 6 I have to jiggle the plug to get it to line up right to get decent volume
## 7 If you have several dozen or several hundred contacts then imagine the fun of sending each of them one by one
## 8 If you are Razr owneryou must have this
## 9 Needless to say I wasted my money
## 10 What a waste of money and time
## 11 And the sound quality is great
## 12 He was very impressed when going from the original battery to the extended battery
## 13 If the two were seperated by a mere ft I started to notice excessive static and garbled sound from the headset
## 14 Very good quality though
## 15 The design is very odd as the ear clip is not very comfortable at all
## 16 Highly recommend for any one who has a blue tooth phone
## 17 I advise EVERYONE DO NOT BE FOOLED
## 18 So Far So Good
## 19 Works great
## 20 It clicks into place in a way that makes you wonder how long that mechanism would last
## 21 I went on Motorolas website and followed all directions but could not get it to pair again
## 22 I bought this to use with my Kindle Fire and absolutely loved it
## 23 The commercials are the most misleading
## 24 I have yet to run this new battery below two bars and thats three days without charging
## 25 I bought it for my mother and she had a problem with the battery
## 26 Great Pocket PC phone combination
## 27 Ive owned this phone for months now and can say that its the best mobile phone Ive had
## 28 I didnt think that the instructions provided were helpful to me
## 29 People couldnt hear me talk and I had to pull out the earphone and talk on the phone
## 30 Doesnt hold charge
## 31 This is a simple little phone to use but the breakage is unacceptible
## 32 This product is ideal for people like me whose ears are very sensitive
## 33 It is unusable in a moving car at freeway speed
## 34 I have two more years left in this contract and I hate this phone
## 35 Car charger as well as AC charger are included to make sure you never run out of juiceHighy recommended
## 36 You need at least mins to get to your phone book from the time you first turn on the phoneBattery life is short
## 37 It has kept up very well
## 38 Poor Talk Time Performance
## 39 The case is great and works fine with the
## 40 worthless product
## 41 It has a great camera thats MP and the pics are nice and clear with great picture quality
## 42 I was not impressed by this product
## 43 Nice headset priced right
## 44 I only hear garbage for audio
## 45 Excellent bluetooth headset
## 46 It has all the features I want
## 47 Who in their right mind is gonna buy this battery
## 48 AFTER ARGUING WITH VERIZON REGARDING THE DROPPED CALLS WE RETURNED THE PHONES AFTER TWO DAYS
## 49 This case seems well made
## 50 Disappointed with battery
## 51 Not loud enough and doesnt turn on like it should
## 52 good protection and does not make phone too bulky
## 53 A usable keyboard actually turns a PDA into a realworld useful machine instead of just a neat gadget
## 54 This phone is pretty sturdy and Ive never had any large problems with it
## 55 I love this thing
## 56 Everything about it is fine and reasonable for the price ie
## 57 VERY DISAPPOINTED
## 58 I even dropped this phone into a stream and it was submerged for seconds and it still works great
## 59 I have been very happy with the and have had NO complaints from any one regarding my sound quality on their end
## 60 The buttons for on and off are bad
## 61 Essentially you can forget Microsofts tech support
## 62 I really recommend this faceplates since it looks very nice elegant and cool
## 63 These headphones were a great find and I think they are perhaps the best purchase Ive made in the last several years seriously
## 64 Buy a different phone but not this
## 65 You have to hold the phone at a particular angle for the other party to hear you clearly
## 66 The one big drawback of the MP player is that the buttons on the phones front cover that let you pause and skip songs lock out after a few seconds
## 67 A week later after I activated it it suddenly died
## 68 It feels more comfortable than most headsets because I wear glasses and that gets in the way sometimes
## 69 Great for iPODs too
## 70 This device is great in several situations
## 71 Mic Doesnt work
## 72 Even in my BMW series which is fairly quiet I have trouble hearing what the other person is saying
## 73 Great choice
## 74 Nice docking station for home or work
## 75 This is a beautiful phone
## 76 Love this product
## 77 Do Not Buy for Dwrongly advertised for D
## 78 This is a great little item
## 79 I love this phone It is very handy and has a lot of features
## 80 I purchased this and within days it was no longer working
## 81 I wear it everyday and it holds up very well
## 82 Not a good bargain
## 83 Well packaged arrived on time and works as intended
## 84 The battery runs down quickly
## 85 This item worked great but it broke after months of use
## 86 The headsets are easy to use and everyone loves them
## 87 This phone works great
## 88 The construction of the headsets is poor
## 89 Product was excellent and works better than the verizon one and Boy was it cheaper
## 90 The phone loads super
## 91 For a product that costs as much as this one does I expect it to work far better and with greater ease than this thing does
## 92 Made very sturdy
## 93 Worked great
## 94 The ear buds only play music in one ear
## 95 Dont waste your money
## 96 Will order from them again
## 97 If you plan to use this in a car forget about it
## 98 I found this product to be waaay too big
## 99 Best Ive found so far Ive tried other bluetooths and this one has the best quality for both me and the listener as well as ease of using
## 100 Im very disappointed with my decision
## 101 Integrated seamlessly with the Motorola RAZR phone
## 102 Buyer Beware you could flush money right down the toilet
## 103 Definitely a bargain
## 104 The price was very good and with the free shipping and all it was a good purchase
## 105 I received my supposedly new motorola and apparently there was not a match between the phone and the charger
## 106 ProsGood camera very nice pictures also has cool styles like black and white and more
## 107 Thats a huge design flaw unless Im not using it correctly which I dont think is the case
## 108 I love my headset My Jabra bluetooth headset is great the reception is very good and the ear piece is a comfortable fit
## 109 The camera although rated at an impressive megapixels renders images that fall well below expectations of such a relatively high resolution
## 110 I purcashed this for the car charger and it does not work
## 111 Sound quality on both end is excellent I use headset to call my wife and ask my wife to use headset to call me
## 112 This phone is slim and light and the display is beautiful
## 113 its a little geeky but i think thats its sex on toast and it rocks and oozes sex right down to its battery embedded sleek stylish leather case
## 114 Great product fast shipping
## 115 Absolutely great
## 116 The keyboard is a nice compromise between a full QWERTY and the basic cell phone number keypad
## 117 i got this phone around the end of may and im completely unhappy with it
## 118 It is very comfortable on the ear
## 119 It has been a winner for us
## 120 Setup couldnt have been simpler
## 121 Ive tried several different earpieces for my cell phone and this Jabra one is the first one Ive found that fits my ear comfortably
## 122 Could not get strong enough signal
## 123 Iam very pleased with my purchase
## 124 Bad Quality
## 125 Gets the job done
## 126 Great audio
## 127 Basically the service was very bad
## 128 it did not work in my cell phone plug i am very up set with the charger
## 129 Ive only had my bluetooth for a few weeks but I really like it
## 130 The BT headset was such a disapoinment
## 131 It is so small and you dont even realize that it is there after a while of getting used to it
## 132 The accompanied software is almost brilliant
## 133 Headset works great was packaged nicely to avoid any damage
## 134 I definitly recommend
## 135 BuyerBe Very Careful
## 136 The majority of the Logitech earbud headsets failed
## 137 Very good stuff for the price
## 138 My headset works just peachykeen
## 139 In my house I was getting dropped coverage upstairs and no coverage in my basement
## 140 Voice recognition is tremendous
## 141 What a waste
## 142 During several different minute calls I experienced drops and it was in an area that had bars
## 143 I was not happy with this item
## 144 very disappointed
## 145 The phone takes FOREVER to charge like to hours literally
## 146 I got this phone on reccomendation from a relative and Im glad I did
## 147 What a waste of time
## 148 Its reception is very very poor
## 149 Items stated as included from the description ARE NOT INCLUDED
## 150 After months screen just went black all of a sudden
## 151 I Was Hoping for More
## 152 Audio Quality is poor very poor
## 153 I had absolutely no problem with this headset linking to my Blackberry Curve
## 154 I know that sounds funny but to me it seemed like sketchy technology that wouldnt work wellWell this one works great
## 155 Ive bought wired headphones that sound better than these
## 156 This phone is very fast with sending any kind of messages and web browsing is significantly faster than previous phones i have used
## 157 Nice quality build unlike some cheap s out there
## 158 This item is fantastic and works perfectly
## 159 And I just love the colors
## 160 Wi is just SUPERB
## 161 All I can do is whine on the Internet so here it goesThe more I use the thing the less I like it
## 162 Great charger
## 163 This is essentially a communications tool that does not communicate
## 164 Works like a charm it work the same as the one I got with the phone
## 165 I still maintain that monkeys shouldnt make headphones we just obviously dont share enough DNA to copy the design over to humans
## 166 Great Value
## 167 Doesnt work at all I bougth it for my Lc and its not working
## 168 The look of it is very sharp and the screen is nice and clear with great graphics
## 169 doesnt last long
## 170 One thing I hate is the mode set button at the side
## 171 EXCELLENT SERVICE
## 172 Thank you for wasting my money
## 173 How can that beThe audio quality is poor
## 174 The iGo chargers and tips are really great
## 175 The file browser offers all the options that one needsHandsfree is great
## 176 Superb Phone on a Great Network
## 177 I connected my wifes bluetoothMotorola HS to my phone and it worked like a charm whether the phone was in my pocket or the case
## 178 I put the latest OS on it vg and it now likes to slow to a crawl and lock up every once in a while
## 179 It only recognizes the Phone as its storage device
## 180 If you like a loud buzzing to override all your conversations then this phone is for you
## 181 Dont buy this product
## 182 Ive had this bluetoooth headset for some time now and still not comfortable with the way it fits on the ear
## 183 The sound quality is good and functionality is awesome
## 184 I have this phone and it is a thorn in my side I really abhor it
## 185 I recently had problems where I could not stay connected for more than minutes before being disconnected
## 186 Incredible
## 187 Design Flaw
## 188 Great phone
## 189 Waste of bucks
## 190 But when I check voice mail at night the keypad backlight turns off a few seconds into the first message and then Im lost
## 191 The replacement died in a few weeks
## 192 Any ring toneOverall good phone to buy
## 193 Lately they have been extremely nice and helpful on the phone
## 194 I have had problems wit hit dropping signal and more
## 195 Not impressed
## 196 Light weight I hardly notice it is there
## 197 Youll love how thin it is
## 198 Bad Choice
## 199 The pleather case doesnt fit
## 200 useless phone simply deaf
## 201 The color is even prettier than I thought it would be and the graphics are incredibly sharp
## 202 All in all I think it was a good investment
## 203 It makes very strange ticking noises before it ends the call
## 204 The best electronics of the available FM Transmitters
## 205 Battery lasts only a few hours
## 206 great headset very impressed H
## 207 The mega pixel camera being a part of a phone is reasonably good
## 208 Ive had this for nearly years and it has worked great for me
## 209 Good transmit audio
## 210 We are sending it back
## 211 I did not bother contacting the company for few dollar product but I learned the lesson that I should not have bought this form online anyway
## 212 If you hate earbugs avoid this phone by all means
## 213 Great price also
## 214 The range is very decent Ive been able to roam around my house with the phone in the living room with no receptionsound quality issues
## 215 fast service
## 216 I would highly recommend this
## 217 I would recommend this
## 218 I also didnt like the on button it felt like it would crack with use
## 219 WORST PHONE EVER
## 220 Im still infatuated with this phone
## 221 Freezes frequently
## 222 Its kind of embarrassing to use because of how it looks and mostly its embarrassing how childlike the company is
## 223 Simple lightweight and great fit
## 224 All in all Id expected a better consumer experience from Motorola
## 225 Theres a horrible tick sound in the background on all my calls that I have never experienced before
## 226 These are certainly very comfortable and functionality is decent
## 227 I usually dont like headbands but this one is very lightweight doesnt mess up my hair
## 228 Im a bit disappointed
## 229 I have had this phone for over a year now and I will tell you its not that great
## 230 I ordered this for sony Ericsson Wi but I think it only worked once thats when I first used it
## 231 The battery is completely useless to me
## 232 What a big waste of time
## 233 Dont waste your on this one
## 234 Great sound and service
## 235 Really pleased with this product so far
## 236 One of my favorite purchases ever
## 237 best bluetooth on the market
## 238 Authentic leather with nice shine and comfort I recommend you this case
## 239 I was very excited to get this headset because I thought it was really cute
## 240 Do not make the same mistake as me
## 241 Big Disappointment with calendar sync
## 242 the phone was unusable and was not new
## 243 Worst Customer Service Ever
## 244 No additional ear gels provided and no instructions whatsoever
## 245 It defeats the purpose of a bluetooth headset
## 246 Worth every penny
## 247 Excellent wallet type phone case
## 248 Nice headphones for the price and they work great
## 249 Internet is excrutiatingly slow
## 250 It is very comfortable to wear as well which is probably the most important aspect about using a case
## 251 Its fits like a glove and is strong secure and durable
## 252 O my gosh the best phone I have ever had
## 253 Its very attractive and appears to be of good quality
## 254 I love all the features and form factor
## 255 This product had a strong rubberpetroleum smell that was unbearable after a while and caused me to return it
## 256 poor quality and service
## 257 The cable looks so thin and flimsy it is scary
## 258 Great Earpiece
## 259 Excellent hands free tool
## 260 Great for using with your home stereo
## 261 Good product incredible value
## 262 Only had this a month but its worked flawlessly so far
## 263 Works great
## 264 Absolutel junk
## 265 THAT one didnt work either
## 266 Battery life is real good
## 267 Returned hours later
## 268 Its a great item
## 269 Dont waste your money
## 270 Love this headset
## 271 Not only will it drain your player but may also potentially fry it
## 272 Worked perfectly
## 273 Unreliable Im giving up
## 274 I gave it stars because of the sound quality
## 275 Avoid this one if you can
## 276 Reversible plug works great
## 277 I wasted my little money with this earpiece
## 278 Very good phone
## 279 Best of all is the rotating feature very helpful
## 280 Comfort for our whole family
## 281 Good product good seller
## 282 I love this bluetooth
## 283 First of all it doesnt wear well
## 284 I am very impressed with this headset from Plantronics
## 285 I got it because it was so small and adorable
## 286 Great phone
## 287 I wouldnt recommend buying this product
## 288 Piece of Junk
## 289 Poorly contstruct hinge
## 290 This item is great installed it let it charged up overnite and it has been working good every since with no problems
## 291 Great Phone
## 292 Dont buy it
## 293 Excellent Phone
## 294 DO NOT PURCHASE THIS PHONE
## 295 The voice recognition thru the handset is excellent
## 296 This is hands down the best phone Ive ever had
## 297 Works great when my cat attacked the phone he scratched the protective strip instead of destroying the screen
## 298 This one works and was priced right
## 299 Customer service was terrible
## 300 Battery life still not long enough in Motorola Razor Vi
## 301 Sending it back
## 302 Now I know that I made a wise decision
## 303 Someone shouldve invented this sooner
## 304 Good price
## 305 Everything worked on the first tryThe device was certainly engineered in a clever way and the construction feels good
## 306 I received it quickly and it works great
## 307 Has been working great
## 308 As many people complained I found this headsets microphone was very weak
## 309 My year old Nokia from Tracfone holds the charge a lot better than this
## 310 They do not care about the consumer one bit
## 311 This is a good battery and it got here really fast
## 312 The instruction manual is lacking
## 313 Also its slim enough to fit into my alarm clock docking station without removing the case
## 314 Phone now holds charge like it did when it was new
## 315 The battery is unreliable as well as the service use antena
## 316 Its uncomfortable and the sound quality is quite poor compared with the phone Razr or with my previous wired headset that plugged into an LG
## 317 We have gotten a lot of compliments on it
## 318 This is definitely a must have if your state does not allow cell phone usage while driving
## 319 I want my money back
## 320 I love this device
## 321 I am also very happy with the price
## 322 I ordered this product first and was unhappy with it immediately
## 323 The Ngage is still lacking in earbuds
## 324 I was able to do voice dialing in the car with no problem
## 325 I have bars on my cell phone when I am home but you cant not hear anything
## 326 good item low price
## 327 Howeverthe riingtones are not the best and neither are the games
## 328 The plug did not work very well
## 329 AMAZON SUCKS
## 330 Rip off Over charge shipping
## 331 VERY comfortable
## 332 The battery is working well as a replacement for the original that came with the phone over years ago
## 333 The reception is excellent
## 334 It fits comfortably in either ear the sound is clear and loud and the charge lasts a couple of days
## 335 very clear quality sound and you dont have to mess with the sound on your iPod since you have the sound buttons on the headset
## 336 long lasting battery you dont have to recharge it as frequentyly as some of the flip phones
## 337 Obviously there is a problem with the adhesive
## 338 Very disappointing
## 339 It was an inexpensive piece but I would still have expected better quality
## 340 It is practically useless and did not add any kind of boost to my reception after I bought it
## 341 Excellent sound quality
## 342 Was not happy
## 343 A PIECE OF JUNK THAT BROKE AFTER BEING ON MY PHONE FOR DAYS
## 344 New Battery works great in phone
## 345 Worst customer service
## 346 Ive dropped my phone more times than I can say even on concrete and my phone is still great knock on wood
## 347 Reception is terrible and full of static
## 348 Good audio quality
## 349 This little device has transformed my organizational capability and made my life a whole lot easier
## 350 I was sitting in my vehicle with the cradle on my belt and the headset lost signal
## 351 Were JERKS on the phone
## 352 Works like a charm Works as advertised
## 353 Comfortable Nice Range Good Battery Life
## 354 Their network coverage in Los Angeles is horrible
## 355 Excellent starter wireless headset
## 356 The loudspeaker option is great the bumpers with the lights is very appealing
## 357 The only thing that I think could improve is the sound leaks out from the headset
## 358 First off the reception sucks I have never had more than bars ever
## 359 The phone gets EXTREMELY HOT
## 360 The microphone also works well but according to people I have called it applifies everything
## 361 Nice design and quality
## 362 Also if your phone is dropped this case is not going to save it specially when dropped face down
## 363 It is light easy to use and has very clear reception and transmission
## 364 bad fit way too big
## 365 It definitely was not as good as my S
## 366 awesome device
## 367 Waste of money
## 368 I had ordered a motorola data cable got a very well finished and working product
## 369 Love This Phone
## 370 I was looking for this headset for a long time and now that Ive got it I couldnt be happier
## 371 Ill be drivng along and my headset starts ringing for no reason
## 372 Display is excellent and camera is as good as any from that year
## 373 Battery life is also great
## 374 The worst phone Ive ever had Only had it for a few months
## 375 Not a good item It worked for a while then started having problems in my auto reverse tape player
## 376 This is so embarassing and also my ears hurt if I try to push the ear plug into my ear
## 377 Protects the phone on all sides
## 378 This is a VERY average phone with bad battery life that operates on a weak network
## 379 Clear Skype Calls Long Battery Life Long Range
## 380 Soyo technology sucks
## 381 Great Hands Free Device
## 382 you can even take self portraits with the outside exterior display very cool
## 383 Same problem as others have mentioned
## 384 After trying many many handsfree gadgets this is the one that finally works well
## 385 Magical Help
## 386 The worst piece of crap ever along with the Verizon customer service
## 387 Poor sound quality
## 388 The best phone in market
## 389 It worked very well
## 390 The company shipped my product very promptly and it works well
## 391 Exactly what I wanted
## 392 The picture resolution is far below what other comparablypriced phones are offering today
## 393 This is a great deal
## 394 Excellent product I am very satisfied with the purchase
## 395 I highly recommend these and encourage people to give them a try
## 396 Better than youd expect
## 397 Using all earpieces left or right this thing will not stay on my ear
## 398 Great product and price
## 399 Sounds good reasonably priced and effective Its that simple
## 400 Still Waiting Im sure this item would work well if I ever recieve it
## 401 what a disappointment
## 402 Very prompt service
## 403 Excellent product for the price
## 404 Very pleased with this headset
## 405 dont waste your money and time
## 406 I especially love the long battery life
## 407 Its so stupid to have to keep buying new chargers car chargers cradles headphones and car kits every time a new phone comes out
## 408 Works great
## 409 Plantronics Bluetooth Excelent Buy
## 410 I came over from Verizon because cingulair has nicer cell phones the first thing I noticed was the really bad service
## 411 Ill be looking for a new earpiece
## 412 I highly recommend this device to everyone
## 413 Jawbone Era is awesome too
## 414 We received a WHITE colored battery that goes DEAD after a couple hoursTHe original used to last a week but still lasts longer than thereplacement
## 415 After a year the battery went completely dead on my headset
## 416 I have used several phone in two years but this one is the best
## 417 An Awesome New Look For Fall
## 418 This is the first phone Ive had that has been so cheaply made
## 419 Att is not clear sound is very distorted and you have to yell when you talk
## 420 The plastic breaks really easy on this clip
## 421 Price is good too
## 422 Dont make the same mistake I did
## 423 Oh and I forgot to also mention the weird color effect it has on your phone
## 424 Im using it with an iriver SPINN with case and it fits fine
## 425 Also the area where my unit broke Im not too fond of the magnetic strap
## 426 Overall I am psyched to have a phone which has all my appointments and contacts in and gets great reception
## 427 every thing on phone work perfectly she like it
## 428 Another note about this phones appearance is that it really looks rather bland especially in the all black model
## 429 ITS REALLY EASY
## 430 My Sanyo has survived dozens of drops on blacktop without ill effect
## 431 Fantastic earphones
## 432 It finds my cell phone right away when I enter the car
## 433 Low Quality
## 434 I highly recommend this modest priced cellular phone
## 435 But it does get better reception and clarity than any phone Ive had before
## 436 Warning Stay away
## 437 I wish I could return the unit and get back my money
## 438 Awsome Device Works Great
## 439 I used to talk on it for hours and the battery would be literally drained and dying
## 440 If you dont find it too bad as again the unit comes with one earpad onlyI would not recommend this to anyone
## 441 Very Displeased
## 442 I might have gotten a defect but I would not risk buying it again because of the built quality alone
## 443 They made this case too small and is very difficult to install
## 444 Restored my phone to like new performance
## 445 I would recommend purchasing the Jabra JX series which works flawlessly with my Moto Q go figure
## 446 I searched the Internet and found this one to be the best value
## 447 Does not fit
## 448 Very happy with this product
## 449 The screen size is big key pad lit well enough and the camera quality is excellent for a camera phone
## 450 Theres really nothing bad I can say about this headset
## 451 im glad i found this product on amazon it is hard to find it wasnt high priced
## 452 Portable and it works
## 453 My colleague I now get great receptionA little expensive but performance is great
## 454 I even fully charged it before I went to bed and turned off blue tooth and wifi and noticed that it only had left in the morning
## 455 Ive also had problems with the phone reading the memory card in which I always turn it on and then off again
## 456 Not good when wearing a hat or sunglasses
## 457 Timely shipment and quality product
## 458 Nice solid keyboard
## 459 Very well made and fits my Surefire GX perfectly
## 460 Horrible phone
## 461 BT battery junk
## 462 We would recommend these to others
## 463 Cant get the software to work with my computer
## 464 Disappointed
## 465 poor voice clarity
## 466 The battery works great
## 467 No buyers remorse on this one
## 468 Very disappointed in AccessoryOne
## 469 I find this inexcusable and so will probably be returning this phone and perhaps changing carriers
## 470 Looks great and is strongI have had TMobile service for or years now and I am pretty happy with itThe update procedure is difficult and cumbersomeDisappointment I hate anything that goes in my earGreat software for MotorolasThe delivery was on timeVery easy to useUncomfortable In the Ear Dont use with LG VX EnVThe volume switch rocketed out of the unit to a destination unknownIt holds a charge for a long time is reasonably comfortable under longwearing conditions and the quality of sound is tremendousId like to return itThe keyboard is really worthwhile in usefulness and is sturdy enough I dont expect any problemsVerizons bills however are difficult to understand even though their pricing plans are simpleAfter charging overnight these batteries work greatYou wont regret itI love this phoneA DisappointmentIts not user friendlyUnfortunately the ability to actually know you are receiving a call is a rather important feature and this phone is pitiful in that respectThen I exchanged for the same phone even that had the same problemThis results in the phone being either stuck at max volume or muteThis PDA rocksIt is super charged up for use as a small hybrid palmtopcameracellphone and excels in those rolesI would definitely recommend the Jabra BTv for those who are looking for comfort clarity and a great priceI had Verizon years ago and really liked their servicePretty piece of junkPlug was the wrong sizeWorks as describedSave your money Ive had this item for months nowBad PurchaseWELL IM SATISFIEDThe bose noise cancelling is amazing which is very important for a NYC commuterThis battery is an excellent bargainDefective crapI would have given no star if I was ableI wear glasses and it fits fine with themThe sound quality for the device is unacceptableUnless you are in a really quiet area you almost hear nothingI would not recommend this item to anyoneThe holster that arrived did not match the photo in the adgreatno problems at allAs an earlier review noted plug in this charger and nothing happensThis frog phone charm is adorable and very eye catchingYou never know if you pushed it hard enough or the right number of times for the function you want or notThe sound is clear and the people I talk to on it are amazed at the quality tooI got the aluminum case for my new Palm VX and it worked really wellit has protected my handheld perfectly so farvery good product well madeMobile Phone Tools are a must haveI am very impressed with the job that Motorola did on the sturdiness of this phoneI received my orders well within the shipping timeframe everything was in good working order and overall I am very excited to have this sourceThe phone is sturdy and waterproofI am not impressed with this and i would not recommend this item to anyoneMy only complaint is the standard sound volume is a little low even when turned up to of Thanks again to Amazon for having the things I need for a good priceI ended up sliding it on the edge of my pants or back pockets insteadI had to go to a store and bought a new NOKIA phone which is working greatWorks greatREALLY UGLYhorrible had to switch timesThe noise shield is incrediableNo real improvementRazr Battery Good buyKeep up the good work AmazonThey refuse to refund or replaceUnfortunately its easy to accidentally activate them with the gentletouch buttons if you accidentally touch the phone to your face while listeningSo I basically threw my money out the window for nothingGreat case and priceAll it took was one drop from about inches above the kitchen counter and it was crackedI am not impressed and I am not laughingBluetooth range is good a few days ago I left my phone in the trunk got a call and carried the conversation without a hitchSmall sleek impressive looking practical setup with ample storage in placeThe eargels channel the sound directly into your ear and seem to increase the sound volume and claritynone of the new ones have ever quite worked properlyI am glad I purchased itIve missed numerous calls because of this reasonPerhaps my phone is defective but people cannot hear me when I use thisDont buy this productsucked most of the stuff does not work with my phoneNo shifting no bubbling no peeling not even a scratch NOTHINGI couldnt be more happier with my new one for the DroidWorst software ever used If I could give this zero stars I wouldTrying to make a call on these is an exercise in frustrationThe case is a flimsy piece of plastic and has no front or side protection whatsoeverI own a Jabra Earset and was very happy with it but the sound quality especially outgoing on this is betterI love the camera its really pretty good qualityThank you for such great serviceIts a total packageThe seller is very understanding and patient I would definitely buy from them againI give Wirefly starI will contact CingularATT and inform them of this practiceIts AGGRAVATINGGreat product for the priceI have purchased these for both family and friends and all enjoy their clarity and ease of useVirgin Wireless rocks and so does this cheap little phoneNone of it works just dont buy itMuddy low quality sound and the casing around the wires insert was poorly super glued and slid offPlease dont waste your moneyAll in all Im quite satisfied with this purchaseIf you are looking for a good quality Motorola Headset keep looking this isnt itYet Plantronincs continues to use the same flawed charger designDisapointing ResultsCumbersome designGreat it was new packaged nice works good no problems and it came in less time then I expectedGreat ProductIts A PIECE OF CRAPMy experience was terrible This was my fourth bluetooth headset and while it was much more comfortable than my last Jabra which I HATEDThis fixes all the problemsWorst everI am very happyIve had no trouble accessing the Internet downloading ringtones or performing any of the functionsI can barely ever hear on it and am constantly saying whatThe battery life is highly unacceptableThat company is a jokeIt does everything the description said it wouldDue to this happening on every call I was forced to stop using this headsetIt works great with a car charger especially if you cannot plug in two adapters at the same timeVerizon tech support walked my through a few procedures none of which worked and I ended up having to do a hard reset wiping out all my dataVoice Quality Signal Strength Dropped CallsIt plays louder than any other speaker of this size the price is so low that most would think the quality is lacking however its notBetter than expectedIt feels poorly constructed the menus are difficult to navigate and the buttons are so recessed that it is difficult to push themBattery is holding up wellAlso difficult to put onId recommend avoiding this productI only used it two days and it wasnt always easy to hear withI got the car charger and not even after a week the charger was brokenI went to plug it in and it started smokingSprint terrible customer serviceLinked to my phone without effortTHey are so coolEasy to useBetter Than NewWhat possesed me to get this junk I have no ideaPiece of trashA pretty good productThis is a great phoneFor the price on Amazon it is an excellent product which I would highly recommendTheir Research and Development division obviously knows what theyre doingThe real killer is the volume and of course it breakingThose phones are working just fine nowI am more than happy with this productPoor ConstructionThis is infuriatingOverall I would recommend this phone over the new WalkmanSprint charges for this serviceIt is cheap and it feel and look just as cheapIt fits my ear well and is comfortable onIt doesnt work in Europe or Asiaclipping this to your belt will deffinitely make you feel like cents upandcomingI like design and look of Jabra behing the ear headsets and is pretty comfortible to wear hours a day without pain in the earI was amazed at the quick arrival of the two original lg cell phone batteries and and at a fraction of the pricethe worst phone from samsungcrap this crappy Samsung E is the worst i have ever seeenthe charger worked for about a week and then completely stopped charging my phonePoor productHowever I needed some better instructionsYou need two hands to operate the screenThis software interface is decade old and cannot compete with new software designsWorked very well paired with a Treo w and as a Skype headset on my PC using a USB Bluetooth transceiverSteer clear of this product and go with the genuine Palm replacementr pens which come in a threepackDO NOT BUY DO NOT BUYIT SUCKSThis is a great product sure beats using your fingersPlus I seriously do not believe it is worth its steep price pointAll the other cases Ive tried normally fall apart after a few months but this one seems to be in for the long haulVery Dissapointing PerformanceDont make the same mistake that I did and please dont buy this phoneThis phone might well be the worst Ive ever had in any brandCase was more or less an extra that I originally put on but later discarded because it scratched my earI recommend iGo to anyone with different brand cell phonesmp players in the familyDont bother go to the storeI posted more detailed comments under the grey or black phone but i have the Fire Red and its a great colorI did not have any problem with this item and would order it again if neededYou get what you pay for I guessNot only did the software do a great job of this I could also make my own ringtones form my existing CDs without an internet connectionim surprised this is a good quality car charger and theres not much reviews about itThese are fabulousHowever BT headsets are currently not good for real time games like firstperson shooters since the audio delay messes me upI used bitpim a free program you can find on the internetto transfer data to the phoneThe price of the cable was excellentDisappointing accessory from a good manufacturerPerformed awful muffled tinny incoming sound and severe echo for those on the other end of the callVery windresistantObviously they have a terrible customer service so you get what you pay forThey do not last forever but is not overly expensive to replaceEasy to operate and the sound is much better than others I have triedI contacted the company and they told me that although the unit was still under warranty if I couldnt produce my receipt I was out of luckLinksys should have some way to exchange a bad phone for a refurb unit or somethingPhone is sturdy as all nokia bar phones areGreat phoneWhen I placed my treo into the case not only was it NOT snug but there was A LOT of extra room on the sidesIm pleasedBattery is terribleI found the product to be easy to set up and useThe earpiece on this is too large or too heavyit keeps falling out of my earUtter crap Sound quality is TERRIBLEThe charger arrived within the promised timeframe but it did not workNo ear loop needed its tiny and the sound is greatFinally after three or four times the spring of the latch broke and I could not use it any longer on the visorThe handsfree part works fine but then the car tries to download the address book and the Treo rebootsOverall I still rate this device highTalk about USELESS customer serviceIt felt too light and tinnyThis does not fit the Palm Tungsten E and it broke the first time I tried to plug it inIm happy about this purchase good quality and low priceI love the look and feel of Samsung flipphonesIts welldesigned and very sharp the blue is a very nice colorDoes everything it should and moreI could not recommend these moreNice SoundLooks good in the picture but this case was a huge disappointmentMuch less than the jawbone I was going to replace it withSetup went very smoothlyits extremely slow and takes forever to do anything with itA must study for anyone interested in the worst sins of industrial designThe first thing that happened was that the tracking was offIt is well made easy to access the phone and has a handy detachable belt clipThen I had to continue pairing it periodically since it somehow kept droppingCant upload ringtones from a third partyBluetooth does not work phone locks up screens just flash up and now it just makes calls randomly while in my pocket lockedTruly awfulIt works fine on my Motorola cellphone and a lot better than the wornout battery didThe volume for the ringer is REAL good you have choices how loudAnd none of the tones is acceptablecamera color balance is AWFULThis product is clearly not ready for prime time I dont care how cool it looks if you cant tell a call is coming in its worthlessI love the ringtones because they are so upbeatChinese Forgeries AboundEasy to pair with my Samsung CellThe instructions didnt explain that a microphone jack could be usedi would advise to not purchase this item it never worked very wellToo bad you have to pay up to a month for the serviceWorks wellThe nokia CA USB cable did not work with my phoneClear crisp soundI have to use the smallest earpieces provided but it stays on pretty wellThe biggest complaint I have is the battery drains superfastThe design might be ergonomic in theory but I could not stand having these in my earDo NOT buy if you want to use the holsterThe phone can also take great pictures and even video clipsIt doesnt make you look coolBecause both ears are occupied background is not distracting at allComfortable fit you need your headset to be comfortable for at least an hour at a time if not for an entire dayAlso the phone doesnt seem to accept anything except CBR mps preferably ripped by Windows Media PlayerYou cant beat the price on these Comes with a strong light that you can use to light up your camera shots and even flash SOS signals seriouslylightweight and works wellSo just bewareI love this cable it allows me to connect any miniUSB device to my PCSo anyone near you will hear part of your conversationThis is cool because most cases are just open there allowing the screen to get all scratched upI bought this phone as a replacement for my StarTac and have regretted it sinceAppears to actually outperform the original battery from China that came with my ViCant store anything but phone numbers to SIMIt lasts less than o minutes if I actually try to use the phoneMy wife has the same phone with the same problemPoor qualityjabra ear gels R the bestNot worth itThe phone crashed completely and now I have to get it replacedIt quit working after Id used it for about months so I just purchased another one because this is the best headset Ive ever ownedUnfortunately it will not recharge my iPhone s despite connecting it from multiple power sources iMac external battery wall outlet etcIt was a great phoneif you simply want a small flip phone look elsewhere as the extra bells whistles are mediocreGood value works fine power via USB car or wall outletMy phone doesnt slide around my car now and the grip prevents my phone from slipping out of my handThis is simply the BEST bluetooth headset for sound qualityThink it over when you plan to own this oneThis sure is the last MOTO phone for meIn the span of an hour I had two people exclaim Whoa is that the new phone on TV
## 471 I have always used corded headsets and the freedom from the wireless is very helpful
## 472 This case has passed the one year mark and while it shows signs of wear it is functional
## 473 Other than that the leather is nice and soft the fit is very tight the cut out for the face is a good shape
## 474 It has everything I need and I couldnt ask for more
## 475 After receiving and using the product for just days it broke
## 476 This product is great it makes working a lot easier I can go to the copier while waiting on hold for something
## 477 None of the three sizes they sent with the headset would stay in my ears
## 478 TMobile has the best customer service anywhere
## 479 Arrived quickly and much less expensive than others being sold
## 480 We have tried units and they both failed within months Pros
## 481 Provides good protection and looks classy too
## 482 Krussel Always good
## 483 The tracfonewebsite is user friendly and makes it easy toactivate etc
## 484 The design is very good
## 485 I great reception all the time
## 486 I would highly recommend this product
## 487 Couldnt use the unit with sunglasses not good in Texas
## 488 It dit not work most of the time with my Nokia
## 489 Bought mainly for the charger which broke soon after purchasing
## 490 If you like a loud buzzing to override all your conversations then this phone is for you
## 491 Fantastic buy and will get again for whatever my next phone is
## 492 stay away from this store be careful
## 493 This BlueAnt Supertooth handsfree phone speaker is AWESOME
## 494 Does not fit
## 495 Item arrived quickly and works great with my Metro PCS Samsung SCHr slider phone and Sony Premium Sound in ear plugs
## 496 It is light has plenty of battery capacity and is very confortable to wear for somewhat extended periods of time
## 497 disappointing
## 498 Blue Ant is easy to use
## 499 Cheap but hey it works Was pleasantly suprised given the low cost of this item
## 500 The camera on the phone may be used as a dustpan when indoors Id rather be using a disposable then this
## 501 Then a few days later the a puff of smoke came out of the phone while in use
## 502 Its very convenient and simple to use gets job done makes the car ride so much smoother
## 503 The nano stated itMy son was dissapointed
## 504 The sound quality is excellent as well
## 505 Its the best headset I have used
## 506 Would not reccommend
## 507 They have been around for years and carries the highest quality of antiglare screen protector that I have found to date
## 508 Just what I wanted
## 509 This particular model would not work with my Motorola Q smartphone
## 510 wont work right or atleast for me
## 511 in addition it feels amp looks as if the phone is all lightweight cheap plastic
## 512 But now that it is out of warranty the same problems reoccureBottom line put your money somewhere else Cingular will not support it
## 513 I really wanted the Plantronics to be the right one but it has too many issues for meThe good
## 514 Great product
## 515 Crisp and Clear
## 516 AFter the first charge kept going dead after minutes
## 517 VERY cheap plastic creaks like an old wooden floor
## 518 I get absolutely horrible reception in my apartment where with other phones I have not had this problem
## 519 The reception has been generally good
## 520 Excellent sound battery life and inconspicuous to boot
## 521 Great bluetooth
## 522 I highly recommend this case
## 523 WORTHWHILE
## 524 This is a great deal
## 525 After my phone got to be about a year old its been slowly breaking despite much care on my part
## 526 I am sorry I made this purchase
## 527 I bought these hoping I could make my Bluetooth headset fit better but these things made it impossible to wear
## 528 Treo and TMobile refused to replace it again and forced me to buy another phone without any kind of upgrade discount
## 529 It was horrible
## 530 I dont think it would hold it too securly on your belt
## 531 This allows the possibility of double booking for the same date and time after the first
## 532 They work about weeks then break
## 533 It is simple to use and I like it
## 534 Its a great tool for entertainment communication and data managementOh be sure to use ActiveSync for optimal data synchronization results
## 535 I cant use this case because the smell is disgusting
## 536 NOT WHAT I WANTED
## 537 I own of these cases and would order another
## 538 Great Phone
## 539 I bought this battery with a coupon from Amazon and Im very happy with my purchase
## 540 The internet access was fine it the rare instance that it worked
## 541 Perfect for the PS
## 542 Five star Plus plus
## 543 A good quality bargain I bought this after I bought a cheapy from Big Lots that sounded awful and people on the other end couldnt hear me
## 544 Down the drain
## 545 I tried talking real loud but shouting on the telephone gets old and I was still told it wasnt great
## 546 Good works fine
## 547 For the price this was a great deal
## 548 Great price too
## 549 If there is a wind it is completely useless
## 550 Yes its shiny on front side and I love it
## 551 Does Not Work
## 552 At first I thought I was grtting a good deal at until I plugged it into my phone Vc Razr
## 553 The reception through this headset is excellent
## 554 thumbs up to this seller
## 555 I have a Verizon LG phone and they work well together good reception and range that exceeds feet line of sight
## 556 Improper description I had to return it
## 557 It Works It is Comfortable
## 558 Battery chargelife is quite long
## 559 The Jabra EarGels fit my ears very well
## 560 Battery has no life
## 561 I checked everywhere and there is no feature for it which is really disappointing
## 562 Product is exactly as described
## 563 Gets a signal when other Verizon phones wont
## 564 Doesnt do the job
## 565 I would recommend it
## 566 Plan on ordering from them again and again
## 567 That being said for a phone the camera is very nice many cool effects to play with and video is decent as well
## 568 I have been very satisfied with this cell phone from day one
## 569 They keep getting better and better this is my third one and Ive had numerous Palms too
## 570 Awkward to use and unreliable
## 571 The shipping time was also very quick
## 572 Not as good as I had hoped
## 573 Good case
## 574 Doesnt Work
## 575 Really good product
## 576 Unfortunately it did not work
## 577 All three broke within two months of use
## 578 dont buy it
## 579 My father has the V and the battery is dying
## 580 However the ear pads come off easily and after only one week I lost one
## 581 The calls drop the phone comes on and off at will the screen goes black and the worst of all it stops ringing intermittently
## 582 Horrible horrible protector
## 583 I dont like this Nokia either
## 584 Reaching for the bottom row is uncomfortable and the send and end keys are not where I expect them to be
## 585 I have bought this Nokia cell phone a few weeks ago and it was a nightmare
## 586 It would take too long to describe how bad my customer service experience has been with Amazon
## 587 the only VERY DISAPPOINTING thing was there was NO SPEAKERPHONE
## 588 Terrible My car will not accept this cassette
## 589 Product is useless since it does not have enough charging current to charge the cellphones I was planning to use it with
## 590 Its not what it says it is
## 591 Stay Away From the Q
## 592 Used and dirty
## 593 Very unreliable service from Tmobile
## 594 Not good enough for the price
## 595 I bought two of them and neither will charge
## 596 It looks very nice
## 597 This is an excellent tool especially when paired with your phones autoanswer
## 598 I have read others reviews here but I havent had any problem with it
## 599 These products cover up the important light sensor above the ear outlet
## 600 Comfortable in my hand
## 601 Just does not work
## 602 Poor Reliability
## 603 It works
## 604 If I take a picture the battery drops a bar and starts beeping letting me know its dieing
## 605 Terrible product and waste of money
## 606 Last time buying from you
## 607 It was a waste of my money
## 608 So far it has worked like a charm
## 609 I have only had it for a few weeks but so far so good
## 610 But in any case the best part is you can download these pictures to your laptop using IR or even send pictures from your laptop to the phone
## 611 Would recommend this item
## 612 Its been my choice headset for yearsGreat sound good volume good noise cancellation
## 613 Nice case feels good in your hands
## 614 The item received was Counterfeit
## 615 Just really good So far probably the best BT headset I have ever had
## 616 Works fine
## 617 I received my headset in good time and was happy with it
## 618 I was very pleased to see that I could replace my well travled swivel holster for my Blackberry flip
## 619 My sister has one also and she loves it
## 620 Good Quality
## 621 This is by far the worst purchase Ive made on Amazon
## 622 Excellent dualpurpose headset
## 623 Excellent
## 624 Does not work for listening to music with the cingular
## 625 It seems completely secure both holding on to my belt and keeping the iPhone inside
## 626 The bottowm lineanother worthless cheap gimmick from Sprint
## 627 Having trouble with volume
## 628 The only good thing was that it fits comfortably on small ears
## 629 WARNING DO NOT BUY
## 630 I am pairing this with my iphone and I could not be happier with it so far
## 631 When it opens the battery connection is broken and the device is turned off
## 632 I didnt want the clip going over the top of my ear causing discomfort
## 633 Best headset ever
## 634 Dont trust their website and dont expect any helpful support
## 635 It was that loudGlad to say that the Plantronics maintains a flawless connection to my cell and with no static during normal use
## 636 The speaker is of low quality so as making the ring tones sound very cheap
## 637 Fits comfortably came with three sizes of earbud tips
## 638 Excellent product for the price
## 639 Bad Reception
## 640 This product is very High quality Chinese CRAP
## 641 It was quite comfortable in the ear
## 642 Great phone
## 643 Dont buy this product It fails
## 644 Everything about this product is wrongFirst
## 645 The pairing of the two devices was so easy it barely took a couple minutes before I started making calls with the voice dialing feature
## 646 This was utterly confusing at first which caused me to lose a couple of very very important contacts
## 647 Terrible phone holder
## 648 The cutouts and buttons are placed perfectly
## 649 I love being able to use one headset for both by landline and cell
## 650 Problem is that the ear loops are made of weak material and break easily
## 651 Not nearly as good looking as the AMAZON picture makes it look
## 652 But despite these few flaws this case is of exceptional quality and well worth the additional costs of owning an official OEM product
## 653 How stupid is that
## 654 I can hear while Im driving in the car and usually dont even have to put it on its loudest setting
## 655 Seller shipped quickly and much cheaper than the competitors
## 656 Good show Samsung
## 657 So I bought about of these and saved alot of money
## 658 It always cuts out and makes a beep beep beep sound then says signal failed
## 659 Couldnt figure it out
## 660